Welcome![Sign In][Sign Up]
Location:
Search - skin VC

Search list

[SQL Servervc108423425233

Description: 一、编程环境: windows2003 +visual stdio c++ .net,Ado + SQL2000 二、SQL设置: 将在SQL2000下建立schooldata数据库,导入数据文件 三、导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据 访问本地数据库服务器,密码是自己设置的那个,操作schooldata数据库的用户名和密码相同。 主要用ADO访问数据库,和几个显示数据的控件Treectrl,listctrl,datagrid等程序中有几个BUG还没解决, 四、实现功能: 操作:在选择查询条件:选择一个,tree控件里显示相关信息 可以在tree控件里单击来显示每个ITEM,每个ITEM相关信息显示在LIST控件内 双击LIST控件显示具体信息 也可以在窗口里单击右键或操作菜单具体操作 五、主要功能: 查询,添加,删除,显示“学院,各系,班级,学生,教师,社团,课程”等信息 程序还用了Active Skin 对程序进行了换肤!! -: windows2003 visual stdio c .net,Ado SQL2000 SQL SQL2000schooldata dataschool_back SQL schooldata ADOTreectrl,listctrl,datagridBUG tree treeITEMITEMLIST LIST Active Skin
Platform: | Size: 848896 | Author: 梁小姐 | Hits:

[ADO-ODBChotel manger

Description: 这是我们数据库实习的作业。完成了大部分功能,有些功能还有待大家完善。 程序用到了SKIN++的界面库。 本程序采用VC6+SQL存储过程开发。小作品,希望大家多多指教。 运行本程序需要SQLSERVER数据库环境支持,请将压缩包里面的数据库备份文件hotel.mdf导入。 数据库访问默认帐号sa 密码123456 作者:酷狗-This is our internship database operations. The most complete functions, some of them we still have to improve. The procedures used for skin file interface. The procedures used VC6+ SQL stored procedure development. Small works, we hope the exhibitions. Run this program needs SQLSERVER database environment, I would be grateful if compressed inside the database backup file hotel.mdf into. Database Access Account sa default password 123456 Author : Cool Dog
Platform: | Size: 1056768 | Author: 涛涛 | Hits:

[GUI Develop1334

Description: 用SKINMAGIC+ToolTip实现界面效果的完美组合,VC界面完美的换肤程序源代码-SKINMAGIC ToolTip use interface to achieve the perfect combination of effects, VC interface perfect Eurocargo source code
Platform: | Size: 402432 | Author: 张华 | Hits:

[Other我的VC课设

Description: 我的VC课设——带有皮肤的记事本、可以调用系统的计算器、画图、可以开机关机、打开关闭光驱、欢迎下载参考使用(带有源程序和打包好的安装程序) -my classes based VC-- with skin notebook, the system can call calculator, drawing, can boot off, opening and closing drive, welcomed the reference to download (source and packaged with a good installation procedure)
Platform: | Size: 1571840 | Author: 王几 | Hits:

[GUI Developipandtree

Description: VC控件——包含IP和树型控件的使用方法和技巧、很漂亮的哦!-VC controls-- including IP and tree controls and the use of skills, a very nice!
Platform: | Size: 75776 | Author: 正果荣 | Hits:

[Button controlwinskin

Description: Delphi VclSkin 2.60 VCLSkin is an VCL library that extend Delphi application with skinnable user interface . Unlike other skin component that you must modify source code to build skinnable application, VCLskin can skin existing application using VCL components without source code modification. VclSkin automatically skin kinds of windows in application, include Delphi forms,MDIform and common Windows dialogs (MsgBox,Open/Save,Font,Print), even the Exception MsgBox. Vclskin not only support Delphi standard controls, but also support many third-party component, such as TMS Grid pack, EnLib Grid, Developer Express QuantumGrid. It is an excellent choice for those wanting to skin existing applications. The cool thing is that it uses existing VCL components. Demo version adds a string VclSkin demo on form caption, but allows to test all available functions.-Delphi VclSkin 2.60 VCLSkin is an VCL libra ry that extend Delphi application with skinnab le user interface. Unlike other skin component that you must modify source code to build skinna ble application, VCLskin can skin existing application using VC L components without source code modification . VclSkin automatically skin kinds of windows i n application, include Delphi forms, MDIform and common Windows dialogs (MsgBox. Open/Save, Font, Print) even the Exception MsgBox. Vclskin not only sup port Delphi standard controls, but also support many third-party component, TMS such as Grid pack, EnLib Grid, Developer Express QuantumGrid. It is an excel ent choice for those wanting to skin existing ap plications. The cool thing is that it uses exist ing VCL components. Demo version adds a strin
Platform: | Size: 5241856 | Author: 史旭龙 | Hits:

[GUI DevelopSkin1

Description: 具有复古色彩的漂亮界面换肤+绘图功能的VC++源代码-retro with a beautiful color graphics interface Eurocargo VC source code
Platform: | Size: 447488 | Author: 唐旭 | Hits:

[Dialog_WindowSkinShow

Description: 这是一个VC++为平台编写的换肤小程序。可以实现界面画面的变更,主要演示图片载入的变化。-VC This is a platform to prepare for the Eurocargo small programs. Images can be achieved interface changes, the presentation included pictures change.
Platform: | Size: 263168 | Author: 装敏 | Hits:

[Dialog_Windowtestskin

Description: 界面皮肤类库DEMO,类似金三毒霸的界面,很漂亮的界面哦。-interface class library DEMO skin, the three drugs similar to the rogue interface, a very nice interface oh.
Platform: | Size: 534528 | Author: Fisher | Hits:

[Windows Developaddfontstoctrl

Description: VC++静态控件一个很好的例子,同时通过皮肤函数的调用,界面做的也非常好,运用较完整-VC++ static controls a good example, through the skin function call, The interface is also very good, using more complete
Platform: | Size: 1141760 | Author: 辰辰 | Hits:

[Special EffectsSpecial_drawing_board

Description: 用VC++6.0做的一个画板程序。适合初学者学习。软件皮肤个性,实现了动态标题图标和鼠标的更改,增加了软件的动画启动和动画关闭效果,实现了基本的画图功能。软件实现了很多特殊效果。看了后一定不会后悔!!好的东西大家一起分享一下吧!! appface.dll文件应该和运行的exe文件放在同一个目录下! *.urf为皮肤文件! QQ.exe是本人用VB做的一个播放器,可以支持很多格式! 如果您的机器上没有VB程序,运行时会出现链接动态库出错,因本文为给QQ.exe打包!-VC 6.0 slate to do a procedure. For beginners learning. Software skin personality, the title of dynamic icons and mouse changes. increase the software activated animation effects and animation closed achieve the basic drawing functions. Software Implementation of the many special effects. After reading them will not regret it! ! Good things we share together! ! Appface.dll document should be and functioning of the exe file on the same directory! Urf for Paper*. Skin paper! QQ.exe yes I do with VB one player, can support many formats! If your machine is no VB program, it will be running dynamic link library wrong, as a result of this paper to QQ.exe packing!
Platform: | Size: 4602880 | Author: 白贺强 | Hits:

[OpenGL programTestTrap

Description: VC实现的非常漂亮的工作界面,支持换皮肤,有一定的参考意义-VC very nice job interface, support for the skin, a certain reference
Platform: | Size: 1453056 | Author: 郑威 | Hits:

[OpenGL programFaceMesh

Description: 利用vc++和 opengl函数库制作的3维虚拟人脸,可以更换皮肤-use vc and borders functions produced by the three-dimensional virtual face, the skin can be replaced
Platform: | Size: 73728 | Author: 刘Pudn | Hits:

[Menu controlvcskin

Description: 界面的源代码 一个简单的VC Skin的源代码 希望大家学习-interface of the source code of a simple VC Skin source hope we learn
Platform: | Size: 1033216 | Author: 张的 | Hits:

[Dialog_Windowdlgskin

Description: 这是vc++环境下对话框换肤的实例,皮肤可以在网上搜索得到!可以很方便地进行界面美化!-This is vc++ environment dialog skinnable example, the skin can search on the Internet! It is easy to interface landscaping!
Platform: | Size: 2140160 | Author: 塞上清音 | Hits:

[3D GraphicxxSkin2

Description: 利用D3D在Vc++进行的简单骨骼动画的实现,要求支持dx9sdk-Display in Vc use a simple skeletal animation to achieve, requesting support dx9sdk
Platform: | Size: 664576 | Author: 李牧群 | Hits:

[GUI DevelopPwcSourceCode

Description: vc皮肤源代码,简单搞定Outlook,VSIDE等风格的界面。-vc skin source code, simple to get Outlook, VSIDE-style interface and so on.
Platform: | Size: 367616 | Author: hwenfa | Hits:

[GUI Developsf

Description: Uskin皮肤,这是用vc制作的,非常好的皮肤软件代码-Uskin skin, which is produced by vc, very good skin software code
Platform: | Size: 331776 | Author: sdf | Hits:

[Dialog_WindowSkinTest_demo

Description: 很好的VC换肤实例,主要实现了窗口与按钮-VC skin good examples, the main achievement of the window with the button
Platform: | Size: 140288 | Author: xjh | Hits:

[Software Engineeringuskin20

Description: VC++界面库!!! 界面设计!!!! 详细的例子-VC++ Interface library!!! Interface design!!!! Detailed examples
Platform: | Size: 730112 | Author: | Hits:
« 1 2 3 4 56 7 8 9 10 ... 19 »

CodeBus www.codebus.net